home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Tele / D-F / FBBS_091.cpt / Read Me 0.91 < prev    next >
Text File  |  1990-04-29  |  8KB  |  231 lines

  1.  
  2. This is FBBS version 0.91
  3. (c)1990, Fernando Borcel
  4.  
  5. This preliminary version package contains:
  6.  
  7.  x FBBS v0.91
  8.  x Change UserFile 0.8 -> 0.9
  9.  x "Sample Files" folder
  10.  x FBBS v0.9 Manual (in MSWord 3.0 format)
  11.  
  12. If you were running FBBS v0.83 or earlier, you must change the format
  13. of the UserFile with "Change UserFile 0.8 -> 0.9".  Place the application
  14. in the same folder as FBBS and launch "Change UserFile 0.8 -> 0.9."  It will
  15. take the old user file from "FBBS Files" folder and convert it to the new
  16. format.  It will create a file called "UserFile 0.8x", which is a copy of
  17. the old user file.
  18.  
  19. The "Sample Files" folder contains all the Text Files FBBS currently
  20. uses.  These files can be transfered into the "FBBS Files" folder after
  21. FBBS creates it, to help you set up the program.  Modifying the way the
  22. files look is ENCOURAGED.
  23.  
  24. The manual is provided in MSWord format.  Just as FBBS, the manual is a
  25. pre-release.  Effort has been made to ensure it's readable, clear and has
  26. few errors and inconsistencies.
  27.  
  28. ---------------------------------------
  29.  
  30. Software and Hardware requirements:
  31.  
  32. FBBS Requires at least 128K ROMs (i.e. Mac 512Ke or newer).  A hard disk
  33. and 1Meg of memory are strongly recommended, but not absulutely necessary.
  34. FBBS is MultiFinder friendly, and it prefers System version 6.0.3 or newer
  35. when running together with TabbyNet.  If you're not running Tabby then you
  36. may use System version 4.1 or newer.
  37.  
  38. FBBS is 100% MultiFinder friendly.  It will run transparently in the background.
  39. Be aware that if you use "processor intensive" or "disk intensive" programs as
  40. you run FBBS, these may have an effect upon FBBS's speed, because they take
  41. over the computer for much longer than they should.
  42.  
  43. ---------------------------------------
  44.  
  45. New additions:
  46.  
  47.  x Messages are word-wrapped to fit a certain column width when they are
  48. imported as echo mail or by the sysop, (wraped to fit 80 columns)
  49. and when messages are "quoted" (wapped to fit 60 columns).
  50.  
  51.  x First stage of Remote SysOp functions is complete:  A sysop can edit
  52. users remotely.  (YOU NEED TO INCLUDE THE "SYSOP MENU" FILE IN FBBS FILES!)
  53. This new feature will be documented in the future official release.  To
  54. access this menu enter a * at the Main Menu, followed by a carriage
  55. return.
  56.  
  57.  x Events are handled in the background better than before.
  58.  
  59.  x Disk space is now checked before saving a user or writing a message.
  60.  
  61.  x SysOp can Paste text to the modem.  In terminal mode text is sent straight
  62. to the modem.  In BBS mode text is sent to the board.  That way you can
  63. paste text to the message editor, while chatting, etc.
  64.  
  65.  x Terminal mode now has Echo.
  66.  
  67.  x Data is now sent asynchroneously to the modem.  (Control returns to FBBS
  68. immediately after sending something through the modem, so you can do things
  69. on the Mac even as data is being transmitted).
  70. ---------------------------------------
  71.  
  72. Future Additions:
  73.  
  74.  x  More Remote SysOp functions:  Edit Message Boards, File Sections,
  75. and being able to replace a file with another (ie. to replace logon
  76. files, new user files, etc.)
  77.  
  78.  x  External Applications.  Will support FBBS, Mansion, WWIV, and RRH
  79. formats, and VBBS when it comes out.
  80.  
  81.  x  More file built-in transfer protocols.  Hooks for external file doors.
  82.  
  83.  x  Support for extended characters.
  84.  
  85.  x  Polish up the Mac user interface (activate BBS Monitor's scroll bars,
  86. cut, copy, etc.)
  87.  
  88.  x  Customizable questionnaire.
  89.  
  90. and much more!
  91.  
  92. ---------------------------------------
  93.  
  94. If you find any other bugs, you may report them at:
  95.  
  96. Snail Mail to:
  97.  
  98. Fernando Borcel
  99. P.O. Box 3004-110
  100. Corvallis, OR  97339
  101.  
  102. e-mail:
  103. borcelf@jacobs.cs.orst.edu
  104.  
  105. NetMail at LateNight BBS:
  106. Fernando Borcel at 1:152/208 (503) 757-8968
  107.  
  108. Please tell me what machine you're using, what system and finder versions,
  109. and multifinder, if present.  Tell me what you suspect the problem to be, 
  110. if it occurs consistently, etc.  Make sure to mention if any INIT's or 
  111. plug-in cards were present and running at that time, and anything else you 
  112. may consider of significance.
  113.  
  114. ---------------------------------------
  115. CHANGES LOG
  116. Changes from v0.83 to v0.90
  117.  
  118.  x Files Section.
  119.  
  120.  x Message importing (when using Tabby) and saving were sped up quite
  121. a bit.
  122.  
  123.  x  Message bases will be updated after the user logs off.  This makes
  124. saving messages and changing message boards much faster!
  125.  
  126.  x  Message numbers will be updated once a day, so that in all bases they
  127. begin at 1 and go up in sequence.
  128.  
  129.  x  Tabby events will be delayed during local mode, chat, and terminal
  130. mode.
  131.  
  132.  x No idle time checking in local mode.  So the sysop won't get logged off
  133. while at his or her own Mac!
  134.  
  135. ----------------------------------------
  136. Changes from v0.82 to v0.83
  137.  
  138. Bugs Fixed:
  139.  
  140. x There was a little wrap around bug (well, not really a bug) that would
  141. wrap the last word typed if the character entered in the 80th column
  142. was a space.  Now it just goes to the next line.
  143.  
  144. Additions:
  145.  
  146.  x  Message quoting.  You can include text from the message you're replying
  147. to in your messages.
  148.  
  149.  x  Replaced some menu items by icons, added indicators:
  150.  
  151.  x  Clicking on the "User Name" will bring up a window with information
  152. about the user.  This is much faster than pulling it from the UserEdit 
  153. function.
  154.  
  155.  x  The "Req." box, when hilighted, indicates that the user requested chat
  156. with the sysop.
  157.  
  158.  x  Clicking on the "Chat On" box will put the sysop in chat mode.
  159. Click it again to get out of chat mode.
  160.  
  161.  x  The little watches with the plus and the minus sign add and substract
  162. five minutes to/from the user's time left, respectively.
  163.  
  164.  x  Use of the Mac's International Utilities Package to display dates.  FBBS
  165. will now use the language your Mac is set to when a date is shown.
  166.  
  167. ----------------------------------------
  168. Changes from v0.81 to v0.82
  169.  
  170. Bug Fixes:
  171.  
  172. x FBBS user search would crash when having more than 100 users, due to heavy
  173. use of recursion and running out of stack space.  Recursion has been elimina-
  174. ted, and that will keep the stack from running into the heap causing very
  175. nasty problems.
  176.  
  177. x v0.81 was case sensitive with message header names.  Therefore, "JOHN" and
  178. "John" would be two different things.  (This would only happen with echomail
  179. and netmail messages).  This version doesn't care about case.
  180.  
  181. x Some fixes in creation of new boards:  User flags are now updated correctly.
  182.  
  183. x Due to a little "inconsistency" in the Macintosh Time Manager, Scheduled
  184. Tabby events couldn't be executed.  You will need System 6.0.3 or newer to
  185. be able to execute TabbyNet scheduled events.
  186.  
  187. Additions:
  188.  
  189. x "Scan messages for you" got replaced by a "Scan Token" function.  You can
  190. scan messages wich contain a certain string in their header.
  191.  
  192. x Echomail messages are marked "Deleted" as they're processed.
  193.  
  194. x Messages get saved much faster (esp. on larger bases).
  195.  
  196. x Forced HangUp:  You can now hang up on a user in three different ways:
  197. "Out of Time" will tell the user that the time is out; "No Message" will
  198. simply hang up, with no explanation, and my favorite one, "Send Noise", will
  199. send 10 seconds of noise before hanging up.
  200.  
  201. x Real Name Posting:  When this flag is set in a message board, messages
  202. will be posted with the user's real name, rather than the "Username"), which
  203. may be just a handle.  This is especially useful in many national fidonet
  204. conferences where handles are discouraged.
  205.  
  206. x Trashcan:  A file which contains handles, real names, and/or phone numbers
  207. of "undesirables" was added.  It's called "Trashcan".  "Trashcan Message"
  208. contains a message to be displayed to those undesirables.  The syntax used
  209. is explained inside the Trashcan file.
  210.  
  211. ----------------------------------------
  212. Changes from v0.8 to v0.81:
  213.  
  214. x You can use an alternate menu for mesg. bases.  Just enter the name of
  215. the menu file you want to use, which MUST be in "FBBS Files" folder.  The
  216. default menu is still "Mesg Menu".
  217.  
  218. x Quite a few glitches in interfacing with Tabby have been fixed.  The Tabby
  219. interface section is virtually completed.
  220.  
  221. x Changed UserFile structure to include a "Messages Waiting" field, to make
  222. the search for new messages as fast as displaying the boards where there
  223. are messages waiting!
  224.  
  225. x Faster Message Board change.
  226.  
  227. x Faster search for a message number.
  228.  
  229. x Faster import of Net (Tabby) messages.
  230.  
  231.